-
Home
-
Export any WordPress data to XML/CSV
-
1.4.12 (latest)
-
Code
-
Classes
- SchedulingApi
| Total Complexity |
19 |
| Dependencies |
4 |
| Dependents |
1 |
| Total lines |
178 |
| Lines of code |
126 |
| Logical lines of code |
33 |
| Comment lines |
4 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| checkConnection() |
S |
54 |
4 |
22 |
| getSchedules() |
S |
58 |
2 |
15 |
| createSchedule() |
S |
60 |
2 |
14 |
| updateSchedule() |
S |
60 |
2 |
13 |
| getHeaders() |
S |
63 |
2 |
10 |
| __construct() |
S |
81 |
1 |
3 |
| getSchedule() |
S |
66 |
1 |
9 |
| deleteSchedule() |
S |
66 |
1 |
9 |
| disableSchedule() |
S |
66 |
1 |
9 |
| enableSchedule() |
S |
66 |
1 |
9 |
| updateScheduleKey() |
S |
64 |
1 |
10 |
| getApiUrl() |
S |
80 |
1 |
3 |